Termination w.r.t. Q of the following Term Rewriting System could be proven:

Q restricted rewrite system:
The TRS R consists of the following rules:

div2(X, e) -> i1(X)
i1(div2(X, Y)) -> div2(Y, X)
div2(div2(X, Y), Z) -> div2(Y, div2(i1(X), Z))

Q is empty.


QTRS
  ↳ DependencyPairsProof

Q restricted rewrite system:
The TRS R consists of the following rules:

div2(X, e) -> i1(X)
i1(div2(X, Y)) -> div2(Y, X)
div2(div2(X, Y), Z) -> div2(Y, div2(i1(X), Z))

Q is empty.

Q DP problem:
The TRS P consists of the following rules:

I1(div2(X, Y)) -> DIV2(Y, X)
DIV2(X, e) -> I1(X)
DIV2(div2(X, Y), Z) -> I1(X)
DIV2(div2(X, Y), Z) -> DIV2(i1(X), Z)
DIV2(div2(X, Y), Z) -> DIV2(Y, div2(i1(X), Z))

The TRS R consists of the following rules:

div2(X, e) -> i1(X)
i1(div2(X, Y)) -> div2(Y, X)
div2(div2(X, Y), Z) -> div2(Y, div2(i1(X), Z))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.

↳ QTRS
  ↳ DependencyPairsProof
QDP
      ↳ QDPAfsSolverProof

Q DP problem:
The TRS P consists of the following rules:

I1(div2(X, Y)) -> DIV2(Y, X)
DIV2(X, e) -> I1(X)
DIV2(div2(X, Y), Z) -> I1(X)
DIV2(div2(X, Y), Z) -> DIV2(i1(X), Z)
DIV2(div2(X, Y), Z) -> DIV2(Y, div2(i1(X), Z))

The TRS R consists of the following rules:

div2(X, e) -> i1(X)
i1(div2(X, Y)) -> div2(Y, X)
div2(div2(X, Y), Z) -> div2(Y, div2(i1(X), Z))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
By using an argument filtering and a montonic ordering, at least one Dependency Pair of this SCC can be strictly oriented.

I1(div2(X, Y)) -> DIV2(Y, X)
DIV2(div2(X, Y), Z) -> I1(X)
DIV2(div2(X, Y), Z) -> DIV2(i1(X), Z)
DIV2(div2(X, Y), Z) -> DIV2(Y, div2(i1(X), Z))
Used argument filtering: I1(x1)  =  x1
div2(x1, x2)  =  div2(x1, x2)
DIV2(x1, x2)  =  x1
i1(x1)  =  i1(x1)
e  =  e
Used ordering: Quasi Precedence: [div_2, i_1]


↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ QDPAfsSolverProof
QDP
          ↳ DependencyGraphProof

Q DP problem:
The TRS P consists of the following rules:

DIV2(X, e) -> I1(X)

The TRS R consists of the following rules:

div2(X, e) -> i1(X)
i1(div2(X, Y)) -> div2(Y, X)
div2(div2(X, Y), Z) -> div2(Y, div2(i1(X), Z))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
The approximation of the Dependency Graph contains 0 SCCs with 1 less node.